home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Secondary Windows
- Sent: 6/10/96 10:38 AM
- Received: 6/10/96 10:51 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Henri,
- >Does this mean one secondary window per presentation, or one secondary
- >window per part?
- >
- >-Neal
-
- One secondary window per presentation. ODF uses the View in Window
- mechanism. The recipe says that if the user select View In Window and
- there is already a window opened the window should be selected, the part
- should not create another window. Because of that when you try to open
- your secondary window (by calling FW_CPresentation::OpenPartWindow()) I
- look if there is already a window and I select it if it exists.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-